home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / newmat03.lha / newmat03 / example.dep < prev    next >
Text File  |  1993-08-08  |  2KB  |  47 lines

  1.  
  2.  
  3. OBJ  =  example.o \
  4.         cholesky.o evalue.o fft.o hholder.o jacobi.o \
  5.         newmat1.o newmat2.o newmat3.o newmat4.o newmat5.o \
  6.         newmat6.o newmat7.o newmat8.o newmat9.o newmatrm.o \
  7.         sort.o submat.o svd.o
  8.  
  9.  
  10. example.o:  include.hxx newmatap.hxx newmat.hxx boolean.hxx example.cxx
  11.  
  12. cholesky.o: include.hxx newmat.hxx boolean.hxx cholesky.cxx
  13.  
  14. evalue.o:   include.hxx newmat.hxx boolean.hxx newmatrm.hxx precisio.hxx evalue.cxx
  15.  
  16. fft.o:      include.hxx newmatap.hxx newmat.hxx boolean.hxx fft.cxx
  17.  
  18. hholder.o:  include.hxx newmatap.hxx newmat.hxx boolean.hxx hholder.cxx
  19.  
  20. jacobi.o:   include.hxx newmat.hxx boolean.hxx precisio.hxx newmatrm.hxx jacobi.cxx
  21.  
  22. newmat1.o:  include.hxx newmat.hxx boolean.hxx newmat1.cxx
  23.  
  24. newmat2.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat2.cxx
  25.  
  26. newmat3.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat3.cxx
  27.  
  28. newmat4.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat4.cxx
  29.  
  30. newmat5.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat5.cxx
  31.  
  32. newmat6.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat6.cxx
  33.  
  34. newmat7.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmat7.cxx
  35.  
  36. newmat8.o:  include.hxx newmatap.hxx newmat.hxx boolean.hxx newmat8.cxx
  37.  
  38. newmat9.o:  include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx newmatio.hxx newmat9.cxx
  39.  
  40. newmatrm.o: include.hxx newmat.hxx boolean.hxx newmatrm.hxx newmatrm.cxx
  41.  
  42. sort.o:     include.hxx newmatap.hxx newmat.hxx boolean.hxx sort.cxx
  43.  
  44. submat.o:   include.hxx newmat.hxx boolean.hxx newmatrc.hxx controlw.hxx submat.cxx
  45.  
  46. svd.o:      include.hxx newmat.hxx boolean.hxx newmatrm.hxx precisio.hxx svd.cxx
  47.